func go.opentelemetry.io/otel/attribute.formatByteSlice

3 uses

	go.opentelemetry.io/otel/attribute (current package)
		value.go#L355: 		return formatByteSlice(v.stringly)
		value.go#L399: 		return formatByteSlice(v.stringly)
		value.go#L773: func formatByteSlice(v string) string {